-
Notifications
You must be signed in to change notification settings - Fork 4
Feat/qwen speech summarization #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
jrobble
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jrobble made 2 comments.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @eric-mccann-pro).
docker-compose.components.yml line 228 at r1 (raw file):
build: ${OPENMPF_PROJECTS_PATH}/openmpf-components/python/QwenSpeechSummarization # TODO: Rename this to qwen-speech-summarization-server
Do what's mentioned in this TODO.
docker-compose.components.yml line 244 at r1 (raw file):
tty: true ipc: host # volumes:
Can we remove these fields?
tty: true
ipc: host
# volumes:
jrobble
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jrobble reviewed 1 file and all commit messages, and resolved 2 discussions.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @eric-mccann-pro).
Issues:
Related PRs:
This change is